Skip to content

Add URLs to package metadata#193

Open
Tenzer wants to merge 1 commit intoapple:mainfrom
Tenzer:patch-1
Open

Add URLs to package metadata#193
Tenzer wants to merge 1 commit intoapple:mainfrom
Tenzer:patch-1

Conversation

@Tenzer
Copy link
Copy Markdown

@Tenzer Tenzer commented May 6, 2026

This allows other tools, such as PyPI, Dependabot, Renovate, etc., to provide more details and easier access to information about changes in each update of the package.

Currently, you have to guess as to where to find this repository, which isn't ideal.

The URLs provided are based on what is mentioned in the documentation at https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#urls. I didn't add the "Homepage" URL since I don't know what site you might want to point this at.

This allows other tools, such as PyPI, Dependabot, Renovate, etc., to provide more details and easier access to information about changes in each update of the package.

Currently, you have to guess as to where to find this repository, which isn't ideal.

The URLs provided are based on what is mentioned in the documentation at https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#urls. I didn't add the "Homepage" URL since I don't know what site you might want to point this at.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant